home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Prog / Q-R / RezTag.sit / RezTag.docs next >
Encoding:
Text File  |  1989-09-28  |  5.7 KB  |  131 lines  |  [TEXT/REZT]

  1.                      RezTag - System Resource Verifier
  2.                                Version 1.0
  3.                        © 1989, by Raymond G. Marasa
  4.  
  5.  
  6. RezTag allows you to examine the resources that make up your System 
  7. and Finder. It displays the various resource types, and the number and sizes 
  8. of resources of that type.  It also checks for viruses, and catches all those 
  9. currently present at time of distribution. Additionally RezTag writes a very 
  10. small file on your disk that contains a checksum of your System and Finder.  
  11. If any changes have been made, RezTag will warn you. RezTag also scans 
  12. itself for signs of virus infection and resource tampering.
  13.  
  14. RezTag checks for:
  15.  
  16.      Scores
  17.      nVIR (strains A & B)
  18.      Hpat
  19.      AIDS
  20.      MEV#
  21.      nFLU
  22.      INIT 29
  23.      ANTI
  24.  
  25. RezTag correctly indentifies all known viruses by the distinct resources
  26. they leave behind. In some cases, the resource type may be legitimate.
  27. For example, Tempo 1.2 installs a INIT 29 resource, and a current virus
  28. oddly enough named INIT 29 installs its own resource of the same type.
  29. The aptl 128 resource installed by the Scores virus could be a legitimate
  30. AppleTalk driver device. So if RezTag flags you with a virus warning don't
  31. panic. One way to check for sure if your Mac is infected with INIT 29 is to
  32. insert a locked floppy in the drive. The INIT 29 virus will bring up the
  33. dialogue 'This disk needs minor repairs…'. To identify the Scores virus,
  34. open up your System Folder and examine the icons for the Note Pad and
  35. Scrapbook. If your Mac is infected with Scores, these files appear with
  36. generic document icons instead of the System icon, that your System and
  37. Finder share.
  38.  
  39. I was hit by the nVIR virus a short while ago, and wrote RezTag to help 
  40. me clean it out. Approximately 10% of all Mac users have been hit by a 
  41. virus.  So grab a copy of Vaccine and place it on your hard disk right away.
  42.  
  43. Vaccine, Gatekeeper, and S.A.M. all provide virus protection to keep 
  44. viruses from getting on to your hard disk. Both Vaccine and Gatekeeper are 
  45. free. Vaccine is easy for non-programmers to use. Simply drag the INIT file 
  46. into your System Folder and reboot. If you program, Vaccine will drive you 
  47. nuts with its alerts going off on every compile. Each time you try to save a 
  48. code resource it thinks you are intoducing a virus into the System. It has 
  49. controls to disable these alerts if you are an MPW programmer. But if you a 
  50. development system designed for the rest of us, Gatekeeper is a better 
  51. choice. Gatekeeper allows you to save a list of exceptions, programs that 
  52. are allowed to add code resources, etc. If you have the money, S.A.M. from 
  53. Symantec Utilities is your best bet. It not only has all the features of 
  54. Gatekeeper, but it can also scan any floppy disk you insert, and it scans 
  55. floppy disks FAST. There are a couple of ways to introduce a virus into your 
  56. Mac, and straight off a floppy disk is the most obvious. Therefore I can't 
  57. recommend S.A.M. highly enough. It also contains a full set of tools for 
  58. removing viruses. Disinfectant is a free program that also will remove 
  59. viruses from your system.  It is a good solid product not to be without.
  60.  
  61. Store these tools on a locked floppy complete with a stripped down 
  62. System file.  If you get a virus, chances are you'll never clean it from tools 
  63. kept on the hard drive or an unlocked floppy disk.  In no time they'll have the 
  64. virus too.
  65.  
  66.     Viruses can be caught only two ways:
  67.  
  68. 1.    They are introduced to your hard drive from an infected floppy disk.
  69.  
  70. 2.    They are downloaded to your hard drive in an infected form via modem.
  71.  
  72. Virus Prevention
  73.  
  74.     To protect your hard disk from a virus follow the 5 steps to safe 
  75. computing:
  76.  
  77. 1.    Backup your hard disk religously, and always scan your drive for viruses 
  78. before you back up.  Otherwise you might back up infected files.
  79.  
  80. 2.    When you buy a program from the store, lock the floppy, back it up, and 
  81. store the original safely.  Never run an original program disk on your Mac.
  82.  
  83. 3.    Install a virus detection program like Vaccine, Gatekeeper or S.A.M.
  84.  
  85. 4.    Scan your hard drive periodically with a program like RezTag, 
  86. Disifectant, or S.A.M.
  87.  
  88. 5.    Be suspicious of new software.  Don't move a new program to your hard 
  89. drive until you're sure its safe.
  90.  
  91. RezTag
  92.  
  93.     Place RezTag anywhere on your hard drive or run it from a floppy, and
  94. then run it to check the active System.  RezTag looks for anything out of
  95. the ordinary in the System, Finder, or RezTag itself.  Viruses usually
  96. infect the System or Finder first in their spread through your hard drive.
  97. RezTag can alert you and it will attempt to identify the virus. RezTag can
  98. identify all known viruses.
  99.  
  100. Using RezTag
  101.  
  102.     Select Check System from the File menu.  RezTag will display the screen 
  103. elements shown below:
  104.  
  105.  
  106. 1.    XXXX 1 means that there is 1 resources on my hard drive of type XXXX.
  107.  
  108. 2.    The first column is a running counter of the number of resources.
  109.  
  110. 3.    The second column is the four charcter resource type.
  111.  
  112. 4.    The third column shows the resource size in bytes.
  113.  
  114. 5.    The fourth column is a running total of the resource types.
  115.  
  116. 6.    The fifth column counts the number of resources of each type.
  117.  
  118. There are four displays showing the total number of distinct resource types
  119. on your System, the total number of resources, the System signature, and
  120. whether or not a virus has been detected.
  121.  
  122. The final display is a progress meter that shows the number of distinct
  123. resource types read so far.
  124.  
  125.                     RezTag © 1989, by Raymond G. Marasa
  126.                    RezTag is not a public domain program,
  127.                    but may be freely used by any Mac owner.
  128.  
  129. RezTag may not be distributed for profit. RezTag will not be distributed on
  130. disk by itself or along with any other shareware or public domain programs
  131. for more than the cost of the disk itself.